home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / timechk.zip / TIMECHEK.CTL < prev    next >
Text File  |  1988-10-23  |  4KB  |  85 lines

  1. ;
  2. ;                   TIMECHEK v1.0 Sample control file
  3. ;
  4. ;
  5. ; This is the general format of TIMECHEK's control file.  Comments
  6. ; such as this may be included as long as there is a semi-colon in
  7. ; the leftmost column.  An asterisk "*" may also be used for a comment
  8. ; line but I suggest you DON'T use it.  TIMECHEK uses the asterisk to
  9. ; comment out a user name that has been modified. This is so TIMECHEK
  10. ; won't waste its time on that user again and you can see which users
  11. ; have been down/upgraded.  If you use asterisks to comment the file,
  12. ; it could cause confusion (to you, not TIMECHEK!).
  13. ;
  14. ; Blank lines are NOT permitted.
  15. ;
  16. ; This file may have 500 lines MAXIMUM.
  17. ;
  18. ; MAXIMUM line length is 100 characters.
  19. ;
  20. ; The format of the data line is very important as you can imagine.
  21. ; The users name must be left justified and at this point in time, user
  22. ; names in the form -  firstname lastname - are the only acceptable
  23. ; form.  If you allow single word names/handles... sorry, it won't
  24. ; work with this program.  Also, Firstname Lastname must be separated
  25. ; by ONE SPACE.  No more, no less.
  26. ;
  27. ; Case is unimportant anywhere within the data line. It can be upper or
  28. ; lower or a mix of both.
  29. ;
  30. ; The DATE format is *VERY* important.  It must be as shown in the examples
  31. ; below.  1-10-88, 1/10/88 or anything other than what is shown below is
  32. ; *NOT* acceptable.  Of course, your computer should have the current date
  33. ; set so things work as expected.  If the date in a data line matches or
  34. ; is earlier than the system date, the users security/flags will be set as
  35. ; per the remainder of the data.
  36. ;
  37. ; TIMECHEK at the very least expects to reset the users security level.
  38. ;
  39. ; This means that you must include a security level.  Flags are not
  40. ; necessary but up to 8 flags may be set according to your instructions.
  41. ; The method of designating flags is just like QuickBBS's SETFLAG option
  42. ; in it's questionnaire language.  *DO NOT* use the word SETFLAG though.
  43. ; "A1 OFF" will set the first position of flag A to OFF.  "A 1 OFF" will
  44. ; cause TIMECHEK to gag (note the space between the A and the 1).  Order
  45. ; is not important. You can list the D flag settings, then the A flag
  46. ; settings, or any order you desire.
  47. ;
  48. ; Any amount of spaces or tabs may be used between each field of the data
  49. ; line BUT all the data must be on one line.  This doesn't mean you are
  50. ; restricted to 80 characters.  Each line can be up to 100 characters and
  51. ; must be terminated by a carriage return.   Lines longer than 80 characters
  52. ; may look funny if you TYPE the control file from DOS, but this is not
  53. ; important to TIMECHEK.
  54. ;
  55. ; Usernames that don't exist in USERS.BBS are not reported, but they will
  56. ; be commented out if you use the '-C' command line switch or deleted
  57. ; from this file if you don't use the '-C'switch.
  58. ;
  59. ; Below is what a typical control file would look like
  60. ;
  61. ; User            On             Set          Set
  62. ; Name         This Date        Level to      Flags
  63. ;-----------------------------------------------------
  64. ;
  65. ;
  66. Mike Janke      11/20/88           10    b1 off b2 off b3 off A1 ON
  67. ;
  68. Vernon Six      10-22-88           56
  69. ;
  70. ;
  71. ; Date Format * MUST * be in the form MM/DD/YY or MM-DD-YY
  72. ;
  73. ;
  74. ; This is what a username looks like in the control file
  75. ; after TIMECHEK modifies his record if you use the '-C' switch --+
  76. ;                                                                 |
  77. * John Doe  07/10/88   20    A1 OFF <-----------------------------+
  78. ;
  79. ; If you DON'T use the command line '-C' switch, when a user is
  80. ; downgraded they are removed completely from this control file.
  81. ;
  82. ;
  83. ; end of data file
  84. ;
  85.